[INFO] fetching crate voroxx 1.0.0...
[INFO] fixing voroxx-1.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate voroxx 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate voroxx 1.0.0
[INFO] finished tweaking crates.io crate voroxx 1.0.0
[INFO] tweaked toml for crates.io crate voroxx 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voroxx 1.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate voroxx 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2
[INFO] running `Command { std: "docker" "start" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling voroxx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:322,
[INFO] [stderr] warning: voroxx@1.0.0:                  from src/rust/voronoi_cell.rs:5:
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:217:53: warning: unused parameter 'fp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   217 |                 virtual void output_neighbors(FILE *fp=stdout) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:223:56: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   223 |                 virtual void print_edges_neighbors(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:346:78: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   346 |                 inline bool nplane(double x,double y,double z,double rsq,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                          ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:356:67: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   356 |                 inline bool nplane(double x,double y,double z,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:44: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:50: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:405:55: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   405 |                 inline void n_add_memory_vertices(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:406:53: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   406 |                 inline void n_add_memory_vorder(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:47: warning: unused parameter 'p' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:53: warning: unused parameter 'n' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:40: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:46: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                          ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:52: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:58: warning: unused parameter 'd' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:39: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:45: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:51: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:410:44: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   410 |                 inline void n_set_aux1(int k) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:45: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:51: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:51: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:57: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:49: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:55: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:48: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:54: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:415:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   415 |                 inline void n_set_to_aux1(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:416:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   416 |                 inline void n_set_to_aux2(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:417:49: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   417 |                 inline void n_allocate_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:418:50: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   418 |                 inline void n_switch_to_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:48: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:54: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:54: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:60: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:324:
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    33 |                 inline void r_prime(double rv) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                     ~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                       ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:77: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'void voro::container_periodic_base::initialize_search(int, int, int, int, int&, int&, int&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'int voro::container_periodic_base::region_index(int, int, int, int, int, int, double&, double&, double&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs:122:13: warning: deleting object of polymorphic class type 'voro::voronoicell' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@1.0.0:    61 |     }
[INFO] [stderr] warning: voroxx@1.0.0:       | ^
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs:162:13: warning: deleting object of polymorphic class type 'voro::voronoicell_neighbor' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.63s
[INFO] [stderr] crater-edition-check: voroxx v1.0.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling voroxx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:322,
[INFO] [stderr] warning: voroxx@1.0.0:                  from src/rust/voronoi_cell.rs:5:
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:217:53: warning: unused parameter 'fp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   217 |                 virtual void output_neighbors(FILE *fp=stdout) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:223:56: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   223 |                 virtual void print_edges_neighbors(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:346:78: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   346 |                 inline bool nplane(double x,double y,double z,double rsq,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                          ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:356:67: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   356 |                 inline bool nplane(double x,double y,double z,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:44: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:50: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:405:55: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   405 |                 inline void n_add_memory_vertices(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:406:53: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   406 |                 inline void n_add_memory_vorder(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:47: warning: unused parameter 'p' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:53: warning: unused parameter 'n' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:40: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:46: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                          ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:52: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:58: warning: unused parameter 'd' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:39: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:45: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:51: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:410:44: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   410 |                 inline void n_set_aux1(int k) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:45: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:51: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:51: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:57: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:49: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:55: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:48: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:54: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:415:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   415 |                 inline void n_set_to_aux1(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:416:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   416 |                 inline void n_set_to_aux2(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:417:49: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   417 |                 inline void n_allocate_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:418:50: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   418 |                 inline void n_switch_to_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:48: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:54: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:54: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:60: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:324:
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    33 |                 inline void r_prime(double rv) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                     ~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                       ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:77: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'void voro::container_periodic_base::initialize_search(int, int, int, int, int&, int&, int&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'int voro::container_periodic_base::region_index(int, int, int, int, int, int, double&, double&, double&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs:122:13: warning: deleting object of polymorphic class type 'voro::voronoicell' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@1.0.0:    61 |     }
[INFO] [stderr] warning: voroxx@1.0.0:       | ^
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs:162:13: warning: deleting object of polymorphic class type 'voro::voronoicell_neighbor' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.02s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:322,
[INFO] [stderr] warning: voroxx@1.0.0:                  from src/rust/voronoi_cell.rs:5:
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:217:53: warning: unused parameter 'fp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   217 |                 virtual void output_neighbors(FILE *fp=stdout) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:223:56: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   223 |                 virtual void print_edges_neighbors(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:346:78: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   346 |                 inline bool nplane(double x,double y,double z,double rsq,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                          ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:356:67: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   356 |                 inline bool nplane(double x,double y,double z,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:44: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:50: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:405:55: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   405 |                 inline void n_add_memory_vertices(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:406:53: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   406 |                 inline void n_add_memory_vorder(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:47: warning: unused parameter 'p' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:53: warning: unused parameter 'n' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:40: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:46: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                          ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:52: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:58: warning: unused parameter 'd' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:39: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:45: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:51: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:410:44: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   410 |                 inline void n_set_aux1(int k) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:45: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:51: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:51: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:57: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:49: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:55: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:48: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:54: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:415:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   415 |                 inline void n_set_to_aux1(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:416:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   416 |                 inline void n_set_to_aux2(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:417:49: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   417 |                 inline void n_allocate_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:418:50: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   418 |                 inline void n_switch_to_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:48: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:54: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:54: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:60: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:324:
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    33 |                 inline void r_prime(double rv) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                     ~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                       ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:77: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'void voro::container_periodic_base::initialize_search(int, int, int, int, int&, int&, int&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'int voro::container_periodic_base::region_index(int, int, int, int, int, int, double&, double&, double&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs:122:13: warning: deleting object of polymorphic class type 'voro::voronoicell' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@1.0.0:    61 |     }
[INFO] [stderr] warning: voroxx@1.0.0:       | ^
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs:162:13: warning: deleting object of polymorphic class type 'voro::voronoicell_neighbor' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr]     Checking voroxx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/rust/voronoi_cell_base.rs (1 fix)
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         cpp!(unsafe [ptr as "voronoicell_base*", ptr_retval as "void*"] {
[INFO] [stdout] 158 | |             std::vector<int> temp;
[INFO] [stdout] 159 | |             ptr->face_vertices(temp);
[INFO] [stdout] 160 | |             int *data = temp.data();
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             });
[INFO] [stdout] 180 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__cpp_internal` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         cpp!(unsafe [ptr as "voronoicell_base*", ptr_retval as "void*"] {
[INFO] [stdout] 158 | |             std::vector<int> temp;
[INFO] [stdout] 159 | |             ptr->face_vertices(temp);
[INFO] [stdout] 160 | |             int *data = temp.data();
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             });
[INFO] [stdout] 180 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__cpp_internal` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.81s
[INFO] [stderr] crater-edition-check: voroxx v1.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling voroxx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:322,
[INFO] [stderr] warning: voroxx@1.0.0:                  from src/rust/voronoi_cell.rs:5:
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:217:53: warning: unused parameter 'fp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   217 |                 virtual void output_neighbors(FILE *fp=stdout) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:223:56: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   223 |                 virtual void print_edges_neighbors(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:346:78: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   346 |                 inline bool nplane(double x,double y,double z,double rsq,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                          ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:356:67: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   356 |                 inline bool nplane(double x,double y,double z,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:44: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:50: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:405:55: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   405 |                 inline void n_add_memory_vertices(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:406:53: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   406 |                 inline void n_add_memory_vorder(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:47: warning: unused parameter 'p' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:53: warning: unused parameter 'n' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:40: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:46: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                          ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:52: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:58: warning: unused parameter 'd' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:39: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:45: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:51: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:410:44: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   410 |                 inline void n_set_aux1(int k) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:45: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:51: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:51: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:57: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:49: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:55: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:48: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:54: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:415:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   415 |                 inline void n_set_to_aux1(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:416:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   416 |                 inline void n_set_to_aux2(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:417:49: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   417 |                 inline void n_allocate_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:418:50: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   418 |                 inline void n_switch_to_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:48: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:54: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:54: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:60: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:324:
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    33 |                 inline void r_prime(double rv) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                     ~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                       ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:77: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'void voro::container_periodic_base::initialize_search(int, int, int, int, int&, int&, int&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh: In member function 'int voro::container_periodic_base::region_index(int, int, int, int, int, int, double&, double&, double&, int&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs:122:13: warning: deleting object of polymorphic class type 'voro::voronoicell' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@1.0.0:    61 |     }
[INFO] [stderr] warning: voroxx@1.0.0:       | ^
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs:162:13: warning: deleting object of polymorphic class type 'voro::voronoicell_neighbor' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@1.0.0:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         cpp!(unsafe [ptr as "voronoicell_base*", ptr_retval as "void*"] {
[INFO] [stdout] 158 | |             std::vector<int> temp;
[INFO] [stdout] 159 | |             ptr->face_vertices(temp);
[INFO] [stdout] 160 | |             int *data = temp.data();
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             });
[INFO] [stdout] 180 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__cpp_internal` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stdout]     |
[INFO] [stdout]     = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | /         cpp!(unsafe [ptr as "voronoicell_base*", ptr_retval as "void*"] {
[INFO] [stdout] 158 | |             std::vector<int> temp;
[INFO] [stdout] 159 | |             ptr->face_vertices(temp);
[INFO] [stdout] 160 | |             int *data = temp.data();
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | |             });
[INFO] [stdout] 180 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::__cpp_internal` which comes from the expansion of the macro `cpp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::offset` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/rust/voronoi_cell_base.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     let v = *data.offset(i);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.52s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2", kill_on_drop: false }`
[INFO] [stdout] 545e9f9803a8b6caf496d52079ec44cc5eff2a9c15f5588e9e7b607a9a63f7f2
